﻿set_capital = { state = 672 }

# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
	interwar_antiair = 1
	basic_train = 1
	early_fighter = 1
	early_bomber = 1
}

set_grand_doctrine = mass_assault
set_grand_doctrine = new_fleet_in_being

if = {
	limit = { not = { has_dlc = "Man the Guns" } }
	set_technology = {
		early_destroyer = 1
		early_light_cruiser = 1
	}
}
if = {
	limit = { has_dlc = "Man the Guns" }
	set_technology = {
		basic_naval_mines = 1
		early_ship_hull_light = 1
		early_ship_hull_cruiser = 1
		basic_battery = 1
		basic_torpedo = 1
		coastal_defense_ships = 1
	}
}


set_convoys = 400

set_popularities = {
        ordenstaat = 100
}

set_politics = {
	ruling_party = ordenstaat
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}
    set_stability = 0.2
    set_war_support = 0.5
    set_research_slots = 2

set_party_name = { 
    ideology = ordenstaat 
    long_name = "Teutonic Colonial Government"
    name = TCG
}

create_country_leader = {
	name = "Adolf Friedrich Of Mecklenburg"
	desc = ""
	picture = GFX_portrait_GER_duke_adolf_friedrich_of_mecklenburg
	ideology = teutonic
	traits = {
		#
	}
}
